home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 4
/
Amiga Tools 4.iso
/
tools
/
wb-enhancement
/
hboot1
/
users
/
public.hbscript
< prev
next >
Wrap
Text File
|
1996-02-26
|
797b
|
69 lines
; AMOS Boot Button Script Public
;
; # - Start/End of Definition
; B3 - Button number
; LoadWB - Button name
; Run >NIL: C:loadWB - Button Command(s)
; Run >NIL: C:EndCLI
; ## - End of Button Script
;
; Button B1 is RESERVED for Quiting !!!
;
; Buttons 8,9,10 are standard used for Config Loadinf and Saving
;
#
B2
Mail
C:PPMore ABoot:BootMail
#
B11
LoadWB
C:LoadWB
#
B17
AMOSPro
cd Project:AMOS_Pro
run >NIL: AMOSPro
#
B18
DM
run DiskMaster
#
B21
Ted
run >NIL: Ted
#
B31
DPaintIV
run >NIL: DPaint
#
B32
Brilliance
run >NIL: Brilliance
#
B33
Formula1
Applic:Pleasure/Formula1GP/Formula1GP
#
B34
TAD
run >NIL: Applic:Image/Process/The_Art_Department
#
B35
VidiAmiga
run >NIL: Applic:Image/Process/The_Art_Department
##